home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Windows News 2005 November
/
WNnov2005.iso
/
Windows
/
Utilitaires
/
Beyond Compare
/
beycmpfr.exe
/
{app}
/
BC2.exe
/
0
/
RCDATA
/
TCRITERIAFRAME
/
TCRITERIAFRAME.txt
Wrap
Text File
|
2005-06-02
|
4KB
|
182 lines
object CriteriaFrame: TCriteriaFrame
Left = 0
Top = 0
Width = 421
Height = 203
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
TabOrder = 0
object GroupBox1: TGroupBox
Left = 8
Top = 8
Width = 409
Height = 193
Caption = 'Crit'#232'res de comparaison'
TabOrder = 0
object Label4: TLabel
Left = 240
Top = 104
Width = 67
Height = 13
Caption = 'Attributs de fichier'
Transparent = True
end
object Label5: TLabel
Left = 84
Top = 49
Width = 82
Height = 13
Caption = 'seconde(s) de tol'#233'rance'
Transparent = True
end
object CheckArchiveEdit: TBCCheckBox
Left = 240
Top = 120
Width = 56
Height = 17
HelpContext = 3130
Caption = 'Archive'
TabOrder = 10
OnClick = EditChange
end
object CheckSystemEdit: TBCCheckBox
Left = 240
Top = 136
Width = 55
Height = 17
HelpContext = 3131
Caption = 'Syst'#232'me'
TabOrder = 11
OnClick = EditChange
end
object CheckHiddenEdit: TBCCheckBox
Left = 240
Top = 152
Width = 53
Height = 17
HelpContext = 3132
Caption = 'Cach'#233
TabOrder = 12
OnClick = EditChange
end
object CheckReadonlyEdit: TBCCheckBox
Left = 240
Top = 168
Width = 69
Height = 17
HelpContext = 3133
Caption = 'Lecture seule'
TabOrder = 13
OnClick = EditChange
end
object CheckContentsEdit: TBCCheckBox
Left = 8
Top = 104
Width = 110
Height = 17
HelpContext = 3110
Caption = 'Comparer les contenus'
TabOrder = 5
OnClick = EditChange
end
object SizeAloneEdit: TBCRadioButton
Left = 20
Top = 120
Width = 68
Height = 17
HelpContext = 3111
Caption = 'Taille uniquement'
Checked = True
TabOrder = 6
TabStop = True
OnClick = EditChange
end
object CRCEdit: TBCRadioButton
Left = 20
Top = 136
Width = 84
Height = 17
HelpContext = 3112
Caption = 'Taille et CRC'
TabOrder = 7
OnClick = EditChange
end
object BinaryEdit: TBCRadioButton
Left = 20
Top = 152
Width = 107
Height = 17
HelpContext = 3113
Caption = 'Comparaison binaire'
TabOrder = 8
OnClick = EditChange
end
object RulesBasedEdit: TBCRadioButton
Left = 20
Top = 168
Width = 136
Height = 17
HelpContext = 3114
Caption = 'Comparaison bas'#233'e sur des &r'#232'gles'
TabOrder = 9
OnClick = EditChange
end
object CheckTimestampEdit: TBCCheckBox
Left = 8
Top = 24
Width = 122
Height = 17
HelpContext = 3101
Caption = 'Comparer les Dates/Heures'
TabOrder = 0
OnClick = EditChange
end
object IgnoreDSTEdit: TBCCheckBox
Left = 20
Top = 72
Width = 31
Height = 17
HelpContext = 3103
Caption = '%'
TabOrder = 3
OnClick = EditChange
end
object CheckVersionEdit: TBCCheckBox
Left = 240
Top = 24
Width = 106
Height = 17
HelpContext = 3120
Caption = 'Comparer les versions'
TabOrder = 4
OnClick = EditChange
end
object TimeToleranceEdit: TEdit
Left = 20
Top = 44
Width = 45
Height = 21
HelpContext = 3102
TabOrder = 1
Text = '2'
OnChange = EditChange
end
object TimeToleranceSpin: TUpDown
Left = 65
Top = 44
Width = 16
Height = 21
HelpContext = 3102
Associate = TimeToleranceEdit
Max = 32767
Position = 2
TabOrder = 2
Thousands = False
end
end
end